hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
IDirect3DVertexBuffer8
directx
d3d8
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(Windows && Direct3D_8)
extern (
C
++)
interface
IDirect3DVertexBuffer8 :
IDirect3DResource8
Inherited Members
From IDirect3DResource8
GetDevice
HRESULT
GetDevice
(IDirect3DDevice8* ppDevice)
Undocumented in source.
SetPrivateData
HRESULT
SetPrivateData
(REFGUID refguid, const(void)* pData, DWORD SizeOfData, DWORD Flags)
Undocumented in source.
GetPrivateData
HRESULT
GetPrivateData
(REFGUID refguid, void* pData, DWORD* pSizeOfData)
Undocumented in source.
FreePrivateData
HRESULT
FreePrivateData
(REFGUID refguid)
Undocumented in source.
SetPriority
DWORD
SetPriority
(DWORD PriorityNew)
Undocumented in source.
GetPriority
DWORD
GetPriority
()
Undocumented in source.
PreLoad
void
PreLoad
()
Undocumented in source.
GetType
D3DRESOURCETYPE
GetType
()
Undocumented in source.
Meta
Source
See Implementation
directx
d3d8
aliases
LPDIRECT3DCREATE8
interfaces
IDirect3D8
IDirect3DBaseTexture8
IDirect3DCubeTexture8
IDirect3DDevice8
IDirect3DIndexBuffer8
IDirect3DResource8
IDirect3DSurface8
IDirect3DSwapChain8
IDirect3DTexture8
IDirect3DVertexBuffer8
IDirect3DVolume8
IDirect3DVolumeTexture8
manifest constants
D3D_SDK_VERSION
static variables
Direct3DCreate8
structs
D3DCLIPSTATUS8
D3DLIGHT8
D3DMATERIAL8
D3DVIEWPORT8